runtime.mheap.allocNeedsZero (method)
2 uses
runtime (current package)
mheap.go#L1072: func (h *mheap) allocNeedsZero(base, npage uintptr) (needZero bool) {
mheap.go#L1443: if h.allocNeedsZero(base, npages) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)